home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1988 / Feb 88 / Help with TEvtHandler 2⁄1 < prev    next >
Encoding:
Text File  |  1991-03-06  |  727 b   |  21 lines  |  [TEXT/GEOL]

  1. Item    4912587                         1-Feb-88        06:26
  2.  
  3. From:   SHEETS1                         Sheets, Steve
  4.  
  5. To:     MACAPP$                         MacApp Interest List
  6.  
  7. Sub:    Help with TEvtHandler
  8.  
  9. MacAppers,
  10.     I have a problem.  I am trying to make an object of subclass TEvtHandler.
  11. This object will have associated windows, views and menus.  The object will
  12. sometimes be owned by a document, other times the Application will own it.  How
  13. do I initialize the EvtHandler correctly?  I am sure I am not placing the Event
  14. Handler in the correct sequence.  Specifically I am having problems with
  15. DoSetUpMenus and DoMenuCommands; they do not seem to be called.  Any help or
  16. examples?
  17.  
  18. Steve Sheets
  19. Apple TSE
  20.  
  21.